ICamTable.SlaveAbsolute property
Gets the absolute or relative coordinates for the slave axis. 1 = absolute, 0 = relative coordinates. By default, it is 0.
Absolute coordinates: every position is counted from zero.
Relative coordinates: the position is counted from the previous position in the table.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool SlaveAbsolute { get; }
ReadOnly Property SlaveAbsolute As Boolean
Property value
Type: bool
See also